PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts.truetype Package / PDFUnicodeTrueTypeFont Class / setEnableTextCopy Method
In This Topic
    setEnableTextCopy Method
    In This Topic
    Sets a value indicating whether the font supports text copy/paste operations.
    Syntax
    public void setEnableTextCopy( 
       boolean value
    )

    Parameters

    value
    See Also